Couldn't send data on an SCTP socket as the stream number was out of range.
This is an internal socket library issue. Please try the following: check protocol and interface configuration, restart the protocol, reboot the system. If the event still occurs then contact technical support with the output of "show tech".
Warning
Stream number on SCTP socket out of range: Socket ID = %p1% Socket type = %p2% Socket family = %p3% Socket protocol = %p4% Application handle = %p5% Stub socket handle = %p6% Maximum stream number = %p7% Requested outbound stream count = %p8% Negotiated outbound stream count = %p9% Negotiated inbound stream count = %p10%
Name | Type |
---|---|
p1 | sInt |
p2 | xInt32 |
p3 | xInt32 |
p4 | xInt32 |
p5 | uInt32 |
p6 | uInt32 |
p7 | uInt16 |
p8 | uInt16 |
p9 | uInt16 |
p10 | uInt16 |